Skip to content

[Autoloop: perf-comparison]#322

Merged
mrjf merged 2 commits into
mainfrom
autoloop/perf-comparison
May 16, 2026
Merged

[Autoloop: perf-comparison]#322
mrjf merged 2 commits into
mainfrom
autoloop/perf-comparison

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Performance Comparison: tsb vs pandas

This PR is maintained by Autoloop, adding one benchmark pair per iteration. Each accepted iteration commits a TypeScript benchmark (benchmarks/tsb/bench_*.ts) and a matching Python/pandas benchmark (benchmarks/pandas/bench_*.py).

Program Issue: #221
Current Best Metric: 663 benchmarked function pairs

Iteration 318 Summary

Added two new benchmark pairs:

  • timedelta_range: Benchmarks timedelta_range() factory with three usage patterns (start+periods+freq, start+end+freq, start+end+periods linspace) on 1,000-element TimedeltaIndex
  • combine: Benchmarks combineSeries / combineDataFrame with an element-wise binary function on 10,000-row data

Metric: 663 (previous best: 662, delta: +1)


🤖 This PR is maintained by Autoloop. Each accepted iteration adds a commit to this branch.

Generated by Autoloop · ● 31.2M ·

…mbine benchmark pairs

Run: https://github.com/githubnext/tsb/actions/runs/25963034091

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mrjf mrjf marked this pull request as ready for review May 16, 2026 14:52
@mrjf mrjf merged commit abf504e into main May 16, 2026
10 checks passed
@github-actions github-actions Bot deleted the autoloop/perf-comparison branch May 17, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant